fsck: Move most commit processing into helper function
authorColin Walters <walters@verbum.org>
Sun, 12 Jun 2022 14:53:09 +0000 (10:53 -0400)
committerColin Walters <walters@verbum.org>
Sun, 12 Jun 2022 14:57:27 +0000 (10:57 -0400)
commitbd030a96f26e56731cc26c15682f293a1a0142e9
treed0ae0a1c1be4519e72026b54124fc5830352daef
parent2fe0ea73955c585f9d3fa4989318e73ad21a4015
fsck: Move most commit processing into helper function

The inner loop was way too long; split out most of the heavy
lifting around backrefs and tombstones into a helper function.
src/ostree/ot-builtin-fsck.c